﻿@charset "utf-8";


/* focus-news */
#focus-news { float: left; margin-right: 20px; width: 630px; height: 360px; position: relative;}
#focus-news .hd { position: absolute; height: 20px; right: 10px; bottom: 20px;}
#focus-news .hd li {float: left; width: 20px; height: 20px; background: #fff; opacity: 0.5;  font-size: 0; margin-right: 5px; cursor: pointer;}
#focus-news .hd li.on { opacity: 1;}
#focus-news .hd li span { display: none;}
#focus-news .bd .pic img { width: 630px; height: 360px;}
#focus-news .bd .title { position: absolute; bottom: 0; width: 100%; line-height: 60px; height: 60px; overflow: hidden; background: rgba(0,0,0,0.5);}
#focus-news .bd .title a { color: #fff; padding-left: 15px; font-size: 16px;}


/* box-top */
.box-top { padding: 10px 15px;}
.box-top .hd { height: 40px; line-height: 40px; border-bottom: 1px solid #dee2e6;}
.box-top .hd a.more { float: right;}
.box-top .hd li { float: left; font-size: 16px; line-height: 39px;}
.box-top .hd li a { padding: 0 15px;}
.box-top .hd li.on { border-bottom: 2px solid #b01e29;}
.box-top .hd li.on a { color: #b01e29;}
.box-top .bd { clear: both;}

/* box-news */
.box-news { overflow: hidden; height: 360px;}


/* home-main ------------------------ */
.home-main { float: left; width: 780px; margin-right: 20px;}
.home-main .box-top { width: 350px; height: 350px;}

.box-top .topicList .t { height: 90px; padding: 20px 0 10px;}
.box-top .topicList .t .pic { width: 160px; height: 90px; -webkit-background-size:100% auto ;background-size:100% auto ;}

/* home-side ------------------------ */
.home-side { overflow: hidden;}


/* box-notice */
.box-notice {height: 370px; margin-bottom: 20px;}
.box-notice .bd { padding-top: 10px;}


/*  pic-links */
.pic-links li {padding: 3px; background-color: #fff; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12); margin-bottom: 6px;}
.pic-links li img { width: 374px; height: auto;}

